| SaGLLink |
| Logical Entity Name | SaGLLink |
| Default Table Name | SaGLLink |
| Physical Only | NO |
| Definition | |
| Note |
| SaGLLink Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SaGLLinkID |
int | NO | ||
| SyCampusID | int | YES | ||
| AdProgramID | int | YES | ||
| SaBillCode | char(8) | NO | ||
| DebitAccount | nvarchar(100) | NO | ||
| CreditAccount | nvarchar(100) | NO | ||
| RevenueAccount | nvarchar(100) | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| UserID | int | NO | ||
| ts | timestamp | NO | ||
| CAcctIndex | int | YES | ||
| DAcctIndex | int | YES | ||
| RAcctIndex | int | YES | ||
| AdProgramVersionID | int | YES | ||
SaJournalEntryGrpID |
int | YES | ||
| DebitCostAccount | char(30) | YES | ||
| CreditCostAccount | char(30) | YES | ||
| RevenueCostAccount | char(30) | YES |
| SaGLLink Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SaGLLink_SaGLLinkID_U_C_IDX | PrimaryKey | SaGLLinkID |
| SaGLLink Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SaJournalEntryGrp | Non-Identifying | Zero or One to Zero or More | FK_SaGLLink_SaJournalEntryGrpID_SaJournalEntryGrp_SaJournalEntryGrpID | SaJournalEntryGrpID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SaGLLink Check Constraints |
| Check Constraint Name | CheckConstraint |